0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
0.6789538860321 370 0.2928 0


No Amazon API Requests Made.


App Debug - Total Time 0.6789538860321 seconds

Number Time From Start Name Description
1 0.33806180953979 Initialise Initialise FSB Function
2 0.33962488174438 App Controller Start Start of the App controller (called before the controller of every page)
3 0.39028978347778 Start of getCategoryListByGroup Function Before first category groups query
4 0.39055180549622 After initial query Before first category groups query
5 0.39055299758911 Get Category List for Group Before the call to getCategoryList function
6 0.39055585861206 Start of GetCategoryList function Start of the function
7 0.39055776596069 Before getting categories Query to get specific category list
8 0.39087295532227 After getting categories Query to get specific category list
9 0.39087390899658 Before getting category custom Before call to function getCategoryCustom
10 0.40213990211487 After getting category custom After call to function getCategoryCustom
11 0.4021430015564 Before getting category custom Before call to function getCategoryCustom
12 0.40977478027344 After getting category custom After call to function getCategoryCustom
13 0.40977597236633 Before getting category custom Before call to function getCategoryCustom
14 0.41336894035339 After getting category custom After call to function getCategoryCustom
15 0.41336989402771 Before getting category custom Before call to function getCategoryCustom
16 0.41574192047119 After getting category custom After call to function getCategoryCustom
17 0.41574382781982 Before getting category custom Before call to function getCategoryCustom
18 0.41846299171448 After getting category custom After call to function getCategoryCustom
19 0.41846394538879 Before getting category custom Before call to function getCategoryCustom
20 0.4213809967041 After getting category custom After call to function getCategoryCustom
21 0.42138290405273 End of GetCategoryList function End of the function
22 0.4213879108429 Get Category List for Group Before the call to getCategoryList function
23 0.42138886451721 Start of GetCategoryList function Start of the function
24 0.42139077186584 Before getting categories Query to get specific category list
25 0.42168688774109 End of getCategoryListByGroup Function Before return()
26 0.42634296417236 App Controller End End of the App controller (called before the controller of every page)
27 0.5885488986969 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.58920788764954 Before Get Options Before the call to getOptions in the tpl class
29 0.63003396987915 After Get Options After the call to getOptions in the tpl class
30 0.63006687164307 App_after Controller End End of the App_after controller (called after the controller of every page)
31 0.6789448261261 Finalizing debug Before the debug is output to the page.
32 0.6789538860321 End of App This is the end of the app logging, final timestamp


Query Debug - 370 Database Queries. Total time 0.2928 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00083112716674805
SELECT parameter, value FROM parameters
2 0.0044 0.004392147064209
SELECT * FROM `bad_bots`
3 0.0003 0.00028896331787109
SET time_zone = 'Europe/London'
4 0.0004 0.00043296813964844
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.0004889965057373
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0004 0.00040602684020996
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1757991220'
7 0.0006 0.00061202049255371
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00054788589477539
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0004 0.00040102005004883
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0004 0.0003809928894043
SELECT * FROM pages WHERE id = 52
11 0.0021 0.0021347999572754
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0477 0.04767894744873
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.0003511905670166
SELECT * FROM pages WHERE pagename = 'search'
14 0.0003 0.00025296211242676
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0003 0.00029897689819336
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0046 0.0046470165252686
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0003 0.00032615661621094
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00030612945556641
SELECT id FROM categories WHERE parent_id = '26'
20 0.0046 0.0046319961547852
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0002 0.00024914741516113
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0002 0.00024294853210449
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0003 0.00025486946105957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00021600723266602
SELECT * FROM categorygroups WHERE id = '1'
25 0.0029 0.0029499530792236
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0002 0.00024795532226562
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0002 0.00022220611572266
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0002 0.0002439022064209
SELECT id FROM categories WHERE parent_id = '27'
29 0.0029 0.0029449462890625
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0002 0.00024509429931641
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0002 0.00023293495178223
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0002 0.00024008750915527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0002 0.00023317337036133
SELECT * FROM categorygroups WHERE id = '1'
34 0.0010 0.0010139942169189
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0002 0.00023984909057617
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0002 0.0001981258392334
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0002 0.00021100044250488
SELECT id FROM categories WHERE parent_id = '28'
38 0.0010 0.00098299980163574
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0002 0.00022196769714355
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0002 0.00022602081298828
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0002 0.0002288818359375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0002 0.00021195411682129
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00043416023254395
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0002 0.00024104118347168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0002 0.00020599365234375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0002 0.00023007392883301
SELECT id FROM categories WHERE parent_id = '29'
47 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0002 0.00022292137145996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0002 0.00021791458129883
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0002 0.00022721290588379
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0002 0.00021195411682129
SELECT * FROM categorygroups WHERE id = '1'
52 0.0005 0.00049901008605957
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0002 0.00024104118347168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0002 0.00021505355834961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0002 0.00022006034851074
SELECT id FROM categories WHERE parent_id = '30'
56 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0002 0.00021910667419434
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0002 0.00023818016052246
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0002 0.00023889541625977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0005 0.00047492980957031
SELECT * FROM categorygroups WHERE id = '1'
61 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0002 0.00023484230041504
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0004 0.00035500526428223
SELECT id FROM categories WHERE parent_id = '31'
65 0.0006 0.00056290626525879
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0002 0.0002138614654541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0002 0.00024008750915527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0004 0.00043296813964844
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00028896331787109
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0013 0.0013389587402344
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0005 0.00054407119750977
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0003 0.00032186508178711
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0002 0.00021791458129883
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0008 0.00082993507385254
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0006 0.00055694580078125
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.0003 0.00026106834411621
SELECT * FROM pages WHERE pagename = 'search'
78 0.0045 0.0044867992401123
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
79 0.0013 0.0013189315795898
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
80 0.0004 0.00043511390686035
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
81 0.0046 0.004580020904541
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0013 0.001276969909668
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0004 0.00039291381835938
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
84 0.0007 0.00067281723022461
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.99'
85 0.0004 0.00037312507629395
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
86 0.0003 0.0003209114074707
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
87 0.0042 0.0042238235473633
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
88 0.0002 0.00024795532226562
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
89 0.0002 0.00023102760314941
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
90 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0055 0.0055358409881592
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00026416778564453
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
93 0.0002 0.00024294853210449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
94 0.0003 0.00033283233642578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
95 0.0003 0.00034713745117188
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
96 0.0042 0.0042181015014648
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
97 0.0003 0.00029587745666504
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
98 0.0002 0.00024914741516113
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
99 0.0004 0.00035500526428223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0053 0.0053410530090332
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0008 0.00076079368591309
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
102 0.0005 0.00045108795166016
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
103 0.0007 0.0006871223449707
SELECT * FROM products WHERE id = '1349'
104 0.0005 0.00052809715270996
SELECT * FROM productimages WHERE product_id = '1349' ORDER BY sortorder ASC
105 0.0010 0.00096678733825684
SELECT * FROM product_image_select WHERE product_id = '1349'
106 0.0004 0.00039291381835938
SELECT * FROM productcustomimages WHERE product_id = '1349'
107 0.0012 0.0012240409851074
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1349' AND a.name = n.originalname
108 0.0005 0.00048303604125977
SELECT * FROM productoffers WHERE product_id = '1349' AND merchantid = 'A1X6FK5RDHNB96'
109 0.0005 0.00050592422485352
SELECT * FROM productoffers
                WHERE product_id = '1349' AND price > 0
                ORDER BY price ASC LIMIT 1
110 0.0006 0.00057101249694824
SELECT value FROM productattributes WHERE product_id = '1349' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
111 0.0005 0.0004889965057373
SELECT * FROM products WHERE id = '4936'
112 0.0004 0.00044894218444824
SELECT * FROM productimages WHERE product_id = '4936' ORDER BY sortorder ASC
113 0.0009 0.0008549690246582
SELECT * FROM product_image_select WHERE product_id = '4936'
114 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '4936'
115 0.0019 0.001884937286377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4936' AND a.name = n.originalname
116 0.0004 0.00041890144348145
SELECT * FROM productoffers WHERE product_id = '4936' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0004 0.00044488906860352
SELECT * FROM productoffers
                WHERE product_id = '4936' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0006 0.0005650520324707
SELECT value FROM productattributes WHERE product_id = '4936' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
119 0.0004 0.00041294097900391
SELECT * FROM products WHERE id = '1557'
120 0.0007 0.00069689750671387
SELECT * FROM productimages WHERE product_id = '1557' ORDER BY sortorder ASC
121 0.0010 0.00098800659179688
SELECT * FROM product_image_select WHERE product_id = '1557'
122 0.0004 0.00039100646972656
SELECT * FROM productcustomimages WHERE product_id = '1557'
123 0.0018 0.0018148422241211
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1557' AND a.name = n.originalname
124 0.0004 0.00044798851013184
SELECT * FROM productoffers WHERE product_id = '1557' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0004 0.00039792060852051
SELECT * FROM productoffers
                WHERE product_id = '1557' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0006 0.00055694580078125
SELECT value FROM productattributes WHERE product_id = '1557' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00044488906860352
SELECT * FROM products WHERE id = '1373'
128 0.0004 0.00043392181396484
SELECT * FROM productimages WHERE product_id = '1373' ORDER BY sortorder ASC
129 0.0009 0.00091910362243652
SELECT * FROM product_image_select WHERE product_id = '1373'
130 0.0004 0.00040602684020996
SELECT * FROM productcustomimages WHERE product_id = '1373'
131 0.0010 0.00099587440490723
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1373' AND a.name = n.originalname
132 0.0005 0.00045394897460938
SELECT * FROM productoffers WHERE product_id = '1373' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00044703483581543
SELECT * FROM productoffers
                WHERE product_id = '1373' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0004 0.00038409233093262
SELECT * FROM productoffers
                WHERE product_id = 1373
                ORDER BY price ASC LIMIT 1
135 0.0005 0.00051403045654297
SELECT value FROM productattributes
                WHERE product_id = '1373'
                AND name = 'ListPriceAmount'
136 0.0005 0.00046682357788086
SELECT value FROM productattributes WHERE product_id = '1373' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0005 0.00051784515380859
SELECT * FROM products WHERE id = '3396'
138 0.0005 0.00045299530029297
SELECT * FROM productimages WHERE product_id = '3396' ORDER BY sortorder ASC
139 0.0008 0.00078797340393066
SELECT * FROM product_image_select WHERE product_id = '3396'
140 0.0007 0.00073480606079102
SELECT * FROM productcustomimages WHERE product_id = '3396'
141 0.0012 0.0011789798736572
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3396' AND a.name = n.originalname
142 0.0004 0.00041484832763672
SELECT * FROM productoffers WHERE product_id = '3396' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00040888786315918
SELECT * FROM productoffers
                WHERE product_id = '3396' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0023 0.0023040771484375
SELECT value FROM productattributes WHERE product_id = '3396' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0007 0.00069904327392578
SELECT * FROM products WHERE id = '1056'
146 0.0010 0.00098586082458496
SELECT * FROM productimages WHERE product_id = '1056' ORDER BY sortorder ASC
147 0.0009 0.00085711479187012
SELECT * FROM product_image_select WHERE product_id = '1056'
148 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '1056'
149 0.0011 0.0010929107666016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1056' AND a.name = n.originalname
150 0.0004 0.0003960132598877
SELECT * FROM productoffers WHERE product_id = '1056' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0004 0.00043320655822754
SELECT * FROM productoffers
                WHERE product_id = '1056' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0005 0.00048518180847168
SELECT value FROM productattributes WHERE product_id = '1056' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '3829'
154 0.0004 0.00042200088500977
SELECT * FROM productimages WHERE product_id = '3829' ORDER BY sortorder ASC
155 0.0009 0.00088191032409668
SELECT * FROM product_image_select WHERE product_id = '3829'
156 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '3829'
157 0.0017 0.0016579627990723
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3829' AND a.name = n.originalname
158 0.0004 0.00038003921508789
SELECT * FROM productoffers WHERE product_id = '3829' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0010 0.0010349750518799
SELECT * FROM productoffers
                WHERE product_id = '3829' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0004 0.00037598609924316
SELECT * FROM productoffers
                WHERE product_id = 3829
                ORDER BY price ASC LIMIT 1
161 0.0004 0.00036191940307617
SELECT value FROM productattributes
                WHERE product_id = '3829'
                AND name = 'ListPriceAmount'
162 0.0007 0.00065112113952637
SELECT value FROM productattributes WHERE product_id = '3829' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0007 0.00066685676574707
SELECT * FROM products WHERE id = '3551'
164 0.0006 0.00056695938110352
SELECT * FROM productimages WHERE product_id = '3551' ORDER BY sortorder ASC
165 0.0006 0.00064516067504883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3551' AND p.id = pi.product_id ORDER BY pi.sortorder
166 0.0012 0.0011541843414307
SELECT * FROM product_image_select WHERE product_id = '3551'
167 0.0004 0.00040197372436523
SELECT * FROM productcustomimages WHERE product_id = '3551'
168 0.0009 0.00085115432739258
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3551'
                GROUP BY o.product_id
169 0.0009 0.00090312957763672
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3551'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
170 0.0004 0.00042104721069336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3551
171 0.0010 0.0010068416595459
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3551' AND a.name = n.originalname
172 0.0004 0.00042009353637695
SELECT * FROM productoffers WHERE product_id = '3551' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0004 0.00041079521179199
SELECT * FROM productoffers
                WHERE product_id = '3551' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0004 0.00035190582275391
SELECT * FROM productoffers
                WHERE product_id = 3551
                ORDER BY price ASC LIMIT 1
175 0.0005 0.00049710273742676
SELECT value FROM productattributes
                WHERE product_id = '3551'
                AND name = 'ListPriceAmount'
176 0.0005 0.00051999092102051
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3551'
                GROUP BY o.product_id
177 0.0004 0.00044798851013184
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3551'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
178 0.0010 0.00095891952514648
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3551
179 0.0009 0.00093913078308105
SELECT value FROM productattributes WHERE product_id = '3551' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
180 0.0011 0.0011019706726074
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3551'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
181 0.0004 0.00042009353637695
SELECT * FROM products WHERE id = '1501'
182 0.0011 0.001068115234375
SELECT * FROM productimages WHERE product_id = '1501' ORDER BY sortorder ASC
183 0.0016 0.0015711784362793
SELECT * FROM product_image_select WHERE product_id = '1501'
184 0.0004 0.00041890144348145
SELECT * FROM productcustomimages WHERE product_id = '1501'
185 0.0016 0.0016279220581055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1501' AND a.name = n.originalname
186 0.0004 0.00043201446533203
SELECT * FROM productoffers WHERE product_id = '1501' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0005 0.00046300888061523
SELECT * FROM productoffers
                WHERE product_id = '1501' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0004 0.00044512748718262
SELECT * FROM productoffers
                WHERE product_id = 1501
                ORDER BY price ASC LIMIT 1
189 0.0009 0.00092506408691406
SELECT value FROM productattributes
                WHERE product_id = '1501'
                AND name = 'ListPriceAmount'
190 0.0008 0.00080013275146484
SELECT value FROM productattributes WHERE product_id = '1501' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0006 0.00062298774719238
SELECT * FROM products WHERE id = '3747'
192 0.0007 0.00069189071655273
SELECT * FROM productimages WHERE product_id = '3747' ORDER BY sortorder ASC
193 0.0010 0.0010018348693848
SELECT * FROM product_image_select WHERE product_id = '3747'
194 0.0006 0.00064682960510254
SELECT * FROM productcustomimages WHERE product_id = '3747'
195 0.0009 0.000885009765625
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3747' AND a.name = n.originalname
196 0.0004 0.00042200088500977
SELECT * FROM productoffers WHERE product_id = '3747' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0005 0.00049495697021484
SELECT * FROM productoffers
                WHERE product_id = '3747' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0005 0.00053095817565918
SELECT value FROM productattributes WHERE product_id = '3747' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0004 0.00043082237243652
SELECT * FROM products WHERE id = '1070'
200 0.0006 0.00058603286743164
SELECT * FROM productimages WHERE product_id = '1070' ORDER BY sortorder ASC
201 0.0008 0.00080299377441406
SELECT * FROM product_image_select WHERE product_id = '1070'
202 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1070'
203 0.0016 0.0015730857849121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1070' AND a.name = n.originalname
204 0.0005 0.00048494338989258
SELECT * FROM productoffers WHERE product_id = '1070' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0005 0.00047898292541504
SELECT * FROM productoffers
                WHERE product_id = '1070' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0006 0.00059390068054199
SELECT value FROM productattributes WHERE product_id = '1070' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0004 0.00043702125549316
SELECT * FROM products WHERE id = '1560'
208 0.0005 0.00048398971557617
SELECT * FROM productimages WHERE product_id = '1560' ORDER BY sortorder ASC
209 0.0009 0.0009160041809082
SELECT * FROM product_image_select WHERE product_id = '1560'
210 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '1560'
211 0.0016 0.0016148090362549
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1560' AND a.name = n.originalname
212 0.0004 0.00042891502380371
SELECT * FROM productoffers WHERE product_id = '1560' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0004 0.00043106079101562
SELECT * FROM productoffers
                WHERE product_id = '1560' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0005 0.00051403045654297
SELECT value FROM productattributes WHERE product_id = '1560' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0004 0.00043487548828125
SELECT * FROM products WHERE id = '3515'
216 0.0004 0.00044488906860352
SELECT * FROM productimages WHERE product_id = '3515' ORDER BY sortorder ASC
217 0.0008 0.00083088874816895
SELECT * FROM product_image_select WHERE product_id = '3515'
218 0.0003 0.0003349781036377
SELECT * FROM productcustomimages WHERE product_id = '3515'
219 0.0010 0.00097012519836426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3515' AND a.name = n.originalname
220 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '3515' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0007 0.0007021427154541
SELECT * FROM productoffers
                WHERE product_id = '3515' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = 3515
                ORDER BY price ASC LIMIT 1
223 0.0004 0.00042295455932617
SELECT value FROM productattributes
                WHERE product_id = '3515'
                AND name = 'ListPriceAmount'
224 0.0005 0.00047111511230469
SELECT value FROM productattributes WHERE product_id = '3515' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0004 0.00042390823364258
SELECT * FROM products WHERE id = '4920'
226 0.0004 0.00043201446533203
SELECT * FROM productimages WHERE product_id = '4920' ORDER BY sortorder ASC
227 0.0008 0.00080704689025879
SELECT * FROM product_image_select WHERE product_id = '4920'
228 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '4920'
229 0.0019 0.0019018650054932
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4920' AND a.name = n.originalname
230 0.0004 0.00036501884460449
SELECT * FROM productoffers WHERE product_id = '4920' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0004 0.00039410591125488
SELECT * FROM productoffers
                WHERE product_id = '4920' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00034809112548828
SELECT * FROM productoffers
                WHERE product_id = 4920
                ORDER BY price ASC LIMIT 1
233 0.0004 0.00040102005004883
SELECT value FROM productattributes
                WHERE product_id = '4920'
                AND name = 'ListPriceAmount'
234 0.0005 0.00047492980957031
SELECT value FROM productattributes WHERE product_id = '4920' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = '2746'
236 0.0005 0.00051498413085938
SELECT * FROM productimages WHERE product_id = '2746' ORDER BY sortorder ASC
237 0.0009 0.00086808204650879
SELECT * FROM product_image_select WHERE product_id = '2746'
238 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '2746'
239 0.0013 0.00130295753479
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2746' AND a.name = n.originalname
240 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '2746' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0004 0.00037813186645508
SELECT * FROM productoffers
                WHERE product_id = '2746' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0012 0.001162052154541
SELECT value FROM productattributes WHERE product_id = '2746' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0006 0.00055789947509766
SELECT * FROM products WHERE id = '1486'
244 0.0005 0.00047016143798828
SELECT * FROM productimages WHERE product_id = '1486' ORDER BY sortorder ASC
245 0.0007 0.00074911117553711
SELECT * FROM product_image_select WHERE product_id = '1486'
246 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '1486'
247 0.0013 0.0012578964233398
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1486' AND a.name = n.originalname
248 0.0004 0.00042510032653809
SELECT * FROM productoffers WHERE product_id = '1486' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '1486' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0005 0.00047492980957031
SELECT value FROM productattributes WHERE product_id = '1486' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0004 0.00044608116149902
SELECT * FROM products WHERE id = '3821'
252 0.0006 0.00055503845214844
SELECT * FROM productimages WHERE product_id = '3821' ORDER BY sortorder ASC
253 0.0006 0.00060796737670898
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3821' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0008 0.00080609321594238
SELECT * FROM product_image_select WHERE product_id = '3821'
255 0.0003 0.00032210350036621
SELECT * FROM productcustomimages WHERE product_id = '3821'
256 0.0005 0.0004580020904541
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3821'
                GROUP BY o.product_id
257 0.0006 0.00058889389038086
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3821'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0005 0.00053715705871582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3821
259 0.0012 0.0012450218200684
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3821' AND a.name = n.originalname
260 0.0004 0.00038003921508789
SELECT * FROM productoffers WHERE product_id = '3821' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '3821' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = 3821
                ORDER BY price ASC LIMIT 1
263 0.0004 0.00037598609924316
SELECT value FROM productattributes
                WHERE product_id = '3821'
                AND name = 'ListPriceAmount'
264 0.0005 0.0005040168762207
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3821'
                GROUP BY o.product_id
265 0.0005 0.00049495697021484
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3821'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0004 0.00044894218444824
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3821
267 0.0005 0.00048613548278809
SELECT value FROM productattributes WHERE product_id = '3821' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0006 0.00056195259094238
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3821'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
269 0.0004 0.00044012069702148
SELECT * FROM products WHERE id = '4313'
270 0.0004 0.00044894218444824
SELECT * FROM productimages WHERE product_id = '4313' ORDER BY sortorder ASC
271 0.0004 0.0003972053527832
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4313' AND p.id = pi.product_id ORDER BY pi.sortorder
272 0.0007 0.0007328987121582
SELECT * FROM product_image_select WHERE product_id = '4313'
273 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '4313'
274 0.0005 0.00046682357788086
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4313'
                GROUP BY o.product_id
275 0.0004 0.00041794776916504
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4313'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0004 0.00039911270141602
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4313
277 0.0011 0.001121997833252
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4313' AND a.name = n.originalname
278 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4313' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0004 0.00038599967956543
SELECT * FROM productoffers
                WHERE product_id = '4313' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0003 0.00031495094299316
SELECT * FROM productoffers
                WHERE product_id = 4313
                ORDER BY price ASC LIMIT 1
281 0.0004 0.00038719177246094
SELECT value FROM productattributes
                WHERE product_id = '4313'
                AND name = 'ListPriceAmount'
282 0.0006 0.00063610076904297
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4313'
                GROUP BY o.product_id
283 0.0004 0.00041007995605469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4313'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
284 0.0003 0.00032901763916016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4313
285 0.0004 0.00036883354187012
SELECT * FROM products WHERE parent_id = '4313'
286 0.0003 0.0002589225769043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1349' ORDER BY timestamp DESC
287 0.0003 0.00027298927307129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4936' ORDER BY timestamp DESC
288 0.0003 0.0002601146697998
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1557' ORDER BY timestamp DESC
289 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1373' ORDER BY timestamp DESC
290 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3396' ORDER BY timestamp DESC
291 0.0003 0.00025105476379395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1056' ORDER BY timestamp DESC
292 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3829' ORDER BY timestamp DESC
293 0.0002 0.00023317337036133
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3551' ORDER BY timestamp DESC
294 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1501' ORDER BY timestamp DESC
295 0.0002 0.00024604797363281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3747' ORDER BY timestamp DESC
296 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1070' ORDER BY timestamp DESC
297 0.0003 0.0002748966217041
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1560' ORDER BY timestamp DESC
298 0.0003 0.00027894973754883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3515' ORDER BY timestamp DESC
299 0.0003 0.00029516220092773
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4920' ORDER BY timestamp DESC
300 0.0003 0.00025415420532227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2746' ORDER BY timestamp DESC
301 0.0002 0.0002291202545166
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1486' ORDER BY timestamp DESC
302 0.0003 0.0002589225769043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3821' ORDER BY timestamp DESC
303 0.0003 0.00031089782714844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4313' ORDER BY timestamp DESC
304 0.0004 0.00042295455932617
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
305 0.0003 0.00032401084899902
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
306 0.0003 0.00029683113098145
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
307 0.0205 0.020455121994019
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
308 0.0003 0.00031685829162598
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
309 0.0002 0.00023198127746582
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
310 0.0002 0.00024580955505371
SELECT * FROM products WHERE id = 1626
311 0.0003 0.00029993057250977
SELECT * FROM products WHERE id = 4041
312 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = 4312
313 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = 777
314 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = 3881
315 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = 4213
316 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '1626'
317 0.0003 0.00031185150146484
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
318 0.0004 0.00041007995605469
SELECT * FROM product_image_select WHERE product_id = '1626'
319 0.0002 0.00018620491027832
SELECT * FROM productcustomimages WHERE product_id = '1626'
320 0.0005 0.00047492980957031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
321 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0002 0.00023508071899414
SELECT * FROM products WHERE id = '4041'
325 0.0003 0.00027012825012207
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
326 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '4041'
327 0.0002 0.00017714500427246
SELECT * FROM productcustomimages WHERE product_id = '4041'
328 0.0006 0.00061202049255371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
329 0.0002 0.00023889541625977
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
330 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
331 0.0003 0.00029587745666504
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0002 0.00023388862609863
SELECT * FROM products WHERE id = '4312'
333 0.0003 0.00027322769165039
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
334 0.0004 0.00036287307739258
SELECT * FROM product_image_select WHERE product_id = '4312'
335 0.0002 0.00017595291137695
SELECT * FROM productcustomimages WHERE product_id = '4312'
336 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
337 0.0002 0.00024318695068359
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
338 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
339 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
340 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = '777'
341 0.0003 0.00026416778564453
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
342 0.0004 0.00035500526428223
SELECT * FROM product_image_select WHERE product_id = '777'
343 0.0002 0.00017619132995605
SELECT * FROM productcustomimages WHERE product_id = '777'
344 0.0006 0.00056004524230957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
345 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
346 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
347 0.0002 0.00024294853210449
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
348 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = '3881'
349 0.0003 0.00031781196594238
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
350 0.0004 0.00040698051452637
SELECT * FROM product_image_select WHERE product_id = '3881'
351 0.0002 0.00018095970153809
SELECT * FROM productcustomimages WHERE product_id = '3881'
352 0.0006 0.00056600570678711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
353 0.0002 0.00022506713867188
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
354 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
355 0.0002 0.00024509429931641
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
356 0.0002 0.00024080276489258
SELECT * FROM products WHERE id = '4213'
357 0.0003 0.00026512145996094
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
358 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '4213'
359 0.0002 0.00020408630371094
SELECT * FROM productcustomimages WHERE product_id = '4213'
360 0.0006 0.00058817863464355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
361 0.0002 0.0002288818359375
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
362 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
363 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
364 0.0005 0.00047898292541504
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
365 0.0005 0.0004570484161377
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
366 0.0010 0.0010099411010742
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
367 0.0004 0.00036215782165527
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0003 0.00032806396484375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
369 0.0004 0.00036811828613281
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
370 0.0004 0.00041794776916504
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'